home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / filesy~1 / mfsdefrg.zoo / README.ST < prev    next >
Encoding:
Text File  |  1993-10-24  |  1.1 KB  |  24 lines

  1. This is a simple port of the Linux defragger. For minixfs it works as two
  2. separate programs defrag and defrag2 for V1 and V2 filesystems. Since the
  3. original was covered by Gnu Copyleft, so is this. The original sources are
  4. readily obtainable from any Linux ftp site.
  5.  
  6.     A few notes. This version has all the functionality of the Linux
  7. version. The docs have been modified slightly to take account of specific
  8. changes (all minor) for the ST version.
  9.  
  10.     In case the original docs don't make it obvious: use extreme caution
  11. when using this. fsck should report a clean filesystem before even attempting
  12. to run it in anything other than readonly mode. Back up your data before hand.
  13. If this program gets interupted when writing, then the fileystem is probably
  14. irretrievably trashed. In other words after it has started in anything other
  15. than readonly mode, don't even think about stopping it by signals, resets or
  16. power downs.
  17.  
  18.     Any bug reports to shenson@nyx.cs.du.edu .
  19.  
  20. PS NB some of the files are supposed to be zero length. This was just so I could
  21. make the minimum changes to the original sources (and to make porting newer
  22. versions easier).
  23.  
  24.